Skip to content

improv: Update README.md #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Conversation

bmicklea
Copy link
Contributor

@bmicklea bmicklea commented Oct 7, 2020

Clarified python focus and added cross-reference to Java.

Issue #, if available:
n/a

Description of changes:

Clarified that the repo is focused on Python and added a cross-reference to the Java implementation.

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Clarified python focus and added cross-reference to Java.
@bmicklea bmicklea changed the title Update README.md Cross-ref Java in README.md Oct 7, 2020
@bmicklea bmicklea changed the title Cross-ref Java in README.md improv: Update README.md Oct 7, 2020
@heitorlessa heitorlessa added the documentation Improvements or additions to documentation label Oct 7, 2020
@heitorlessa
Copy link
Contributor

Thanks for the change, Brad :)

@heitorlessa heitorlessa merged commit f665586 into aws-powertools:develop Oct 7, 2020
heitorlessa referenced this pull request in heitorlessa/aws-lambda-powertools-python Oct 14, 2020
* develop: (23 commits)
  improv: rename schema to model as per Tom's review
  improv: rename to event_parser as per Tom's review
  Update aws_lambda_powertools/utilities/parser/pydantic.py
  chore: remove flake8 polyfill as explicit dep
  chore: explicit DynamoDB Stream schema naming
  improv: expose all pydantic imports
  improv: adjust high level imports
  improv: add docstrings; event internal param renamed
  improv: propagate exception to parser
  chore: lint
  feat: add standalone parse function
  chore: kwarg over arg to ease refactoring
  fix: code inspect issues
  improv: simplify base envelope; increase test cov
  improv: test parser
  fix: unnecessary return; better error handling
  Update README.md (#190)
  improv: raise own exception; remove duplicates
  fix: snake_case
  improv: envelope structure & import
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants